Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CHEF-3090: shellout loglevel compat #288

Merged
merged 4 commits into from
May 10, 2012

Conversation

hosh
Copy link
Contributor

@hosh hosh commented May 9, 2012

Fixes CHEF-3090 (http://tickets.opscode.com/browse/CHEF-3090)

Chef 10.8 uses mixlib-shellout. However, certain option keys have now changed:

  • :command_log_level -> :log_level
  • :command_log_prepend -> :log_tag

This patch adds a compatibility layer. It will rewrite the legacy options and emit deprecation notices.

@btm btm merged commit bfe2b06 into chef:master May 10, 2012
@chef chef locked and limited conversation to collaborators Nov 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants